home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Revista CD Expert 13
/
CD Expert nº 13.iso
/
orion
/
install.scp
< prev
next >
Wrap
Text File
|
1996-01-13
|
746b
|
37 lines
;|----------------------------------------------------------|
;|This is an install Script for Orion Burger Full Game |
;|----------------------------------------------------------|
#MINIMUM
3400000
S Copying commom files...
C \GOODSTUF\*.*
S Copying setup files...
C \setup\*.*
C \install.lbm \setup.lbm
!
;The real thing here!
#MEDIUM
8400000
S Copying commom files...
C \GOODSTUF\*.*
S Copying GLOBAL.HAG file...
C \RESOURCE\GLOBAL.HAG \GLOBAL.HAG
S Copying setup files...
C \setup\*.*
C \install.lbm \setup.lbm
!
;Mega Install!
#MAXIMUM
61600000
S Copying commom files...
C \GOODSTUF\*.*
S Copying all *.HAG files...
C \RESOURCE\*.*
S Copying setup files...
C \setup\*.*
C \install.lbm \setup.lbm
!